@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/bC3AuE>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 246.0 ;
  gtm:kadastraleAanduiding "D246"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D246"^^xsd:string ;
  ns0:name "Perceel GDA01-D246"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270024670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16430> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081600145298 52.008665788542,4.7082173010555 52.008700310905,4.7081588686432 52.008739513862,4.7081005457561 52.008705138295,4.7081600145298 52.008665788542))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

