@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bqOPU0>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 4390.0 ;
  gtm:kadastraleAanduiding "C4390"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4390"^^xsd:string ;
  ns0:name "Perceel GDA01-C4390"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260439070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEYACC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72995> ;
  ns0:startDate "2010-10-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7140466118613 52.009206913411,4.713882166683 52.009189578058,4.7138898071788 52.009147331315,4.713956156877 52.009149948921,4.7139571487818 52.009116877264,4.713987515353 52.009118965466,4.713993005693 52.009083133129,4.7140019583016 52.009083471958,4.7140779168517 52.009086369158,4.7140466118613 52.009206913411))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

