@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bWtcLf>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 1671.0 ;
  gtm:kadastraleAanduiding "G1671"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1671" ;
  ns0:name "Perceel GDA01-G1671"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300167170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDJogw> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76505> ;
  ns0:startDate "2002-06-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7010350826864 52.011028288482,4.7010817160658 52.010995437994,4.7011293395885 52.010965460563,4.7012282914938 52.010906111479,4.7012392325687 52.010916448991,4.7012783537822 52.010959479775,4.7011402170206 52.011040864835,4.7010399560204 52.011102920715,4.7009989832143 52.011082844454,4.7009742318678 52.0110678603,4.7010350826864 52.011028288482))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

