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

<https://n2t.net/ark:/60537/bg1WsQ>
  gtm:oppervlakte "67"^^xsd:string ;
  gtm:kadastraalNummer "9002"^^xsd:string ;
  gtm:kadastraleAanduiding "A9002"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9002"^^xsd:string ;
  ns0:name "Perceel GDA01-A9002"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240900270000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7iMy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/btWmQ6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71634> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7169586 52.0087229,4.7169727 52.0086724,4.7171427 52.0086905,4.7171269 52.0087408,4.7169586 52.0087229))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

