@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/beMKWO>
  gtm:oppervlakte 204.0 ;
  gtm:kadastraalNummer 5387.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5387"^^xsd:string ;
  gtm:kadastraleAanduiding "K5387"@nl ;
  ns0:name "Perceel GDA01-K5387"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330538770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5PO0s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82865> ;
  ns0:startDate "2004-01-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7438539907268 52.006363464305,4.7440603638901 52.00646838094,4.744065990444 52.006498513783,4.7439991654738 52.006548474622,4.7437481028393 52.006419584264,4.7437903718788 52.006388931223,4.7438017068312 52.006394754734,4.7438438019538 52.006364037805,4.7438460021834 52.006362953248,4.7438487036159 52.006362464663,4.7438515120107 52.006362641803,4.7438539907268 52.006363464305))"^^geo:wktLiteral ;
    osm:area 204.0
  ] .

