@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bqpoSx>
  gtm:kadastraalNummer "164"^^xsd:string ;
  gtm:kadastraleAanduiding "C164"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C164"^^xsd:string ;
  ns0:name "Perceel GDA01-C164"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bGEa3H>, <https://n2t.net/ark:/60537/bNwibb> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15046> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114535 52.0113504, 4.7114256 52.0113407, 4.7114312 52.01133, 4.7114926 52.0112677, 4.7114514 52.0112507, 4.7113642 52.0113461, 4.7114074 52.0113611, 4.7113967 52.0113729, 4.7114247 52.0113826, 4.7114535 52.0113504))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

