@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/b01zf8z>
  gtm:oppervlakte 21.0 ;
  gtm:kadastraalNummer 3971.0 ;
  gtm:kadastraleAanduiding "B3971"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3971"^^xsd:string ;
  ns0:name "Perceel GDA01-B3971"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250397170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3033693> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7072761945337 52.012324631822,4.707257577663 52.012314133696,4.7072422358663 52.012305712829,4.7072296819691 52.012298836092,4.7072016710242 52.01228249516,4.7071011445355 52.012226096429,4.7071216786727 52.012209110121,4.7072370506641 52.012283598364,4.7072879829808 52.012315711503,4.7072761945337 52.012324631822))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

