@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/bZNmVS>
  gtm:kadastraalNummer "949"^^xsd:string ;
  gtm:kadastraleAanduiding "C949"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C949"^^xsd:string ;
  ns0:name "Perceel GDA01-C949"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bZasWr> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15831> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7124815 52.0135397, 4.712518 52.0135545, 4.7126215 52.0134629, 4.7125858 52.0134475, 4.7124815 52.0135397))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

