@prefix geonames:  <http://www.geonames.org/ontology#> .
@prefix void:    <http://rdfs.org/ns/void#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix jusokr:  <http://rdfs.co/juso/kr/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:    <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix geo:     <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix jis:     <http://lod.jis.go.kr/ontology/> .
@prefix juso:    <http://rdfs.co/juso/> .
@prefix dcterms:  <http://purl.org/dc/terms/> .
@prefix bibo:    <http://purl.org/ontology/bibo/> .
@prefix jd:      <http://lod.jis.go.kr/resource/> .
@prefix page:    <http://data.kdata.kr/page/> .
@prefix event:   <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix dc:      <http://purl.org/dc/elements/1.1/> .

jd:facilityEvaluation_E00001000010
      rdf:type owl:Thing , rdfs:Resource , jis:Evaluation , jis:FacilityEvaluation ;
      rdfs:label "통영시 광도면 죽림리 327번지 공동주택 신축공사" ;
      jis:businessNumber "20191957" ;
      jis:cevaluationNumber
              "E00001000010" ;
      jis:constructionAmount
              "(백만원)" ;
      jis:evaluationCost "(천원)" ;
      jis:evaluationDivision
              "지하안전영향평가" ;
      jis:evaluationName "통영시 광도면 죽림리 327번지 공동주택 신축공사" ;
      jis:excavationArea "(㎡)" ;
      jis:excavationVolume
              "(m)" ;
      jis:maxExcavationDepth
              "(m)" .

<http://lod.jis.go.kr/data/facilityEvaluation_E00001000010>
      rdfs:label "RDF description of 통영시 광도면 죽림리 327번지 공동주택 신축공사" ;
      foaf:primaryTopic jd:facilityEvaluation_E00001000010 .
