@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/bKozVm>
  gtm:kadastraalNummer "764"^^xsd:string ;
  gtm:kadastraleAanduiding "B764"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B764"^^xsd:string ;
  ns0:name "Perceel GDA01-B764"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bC3MPp>, <https://n2t.net/ark:/60537/bcHKsp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14610> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094673 52.0123397, 4.7094039 52.012395, 4.7092981 52.0124875, 4.7092918 52.0124929, 4.7093343 52.0125194, 4.7093427 52.012512, 4.7094392 52.0124263, 4.7095113 52.0123625, 4.7094673 52.0123397))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

