@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/bKoCFX>
  gtm:oppervlakte "2"^^xsd:string ;
  gtm:kadastraalNummer "4168"^^xsd:string ;
  gtm:kadastraleAanduiding "D4168"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4168"^^xsd:string ;
  ns0:name "Perceel GDA01-D4168"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270416870000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjnit7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73604> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051313 52.0096304,4.7051507 52.0096151,4.7051567 52.0096179,4.7051159 52.0096501,4.7051098 52.0096473,4.7051101 52.0096471,4.7051313 52.0096304))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

