@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/beZpvq>
  gtm:kadastraalNummer "272"^^xsd:string ;
  gtm:kadastraleAanduiding "D272"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D272"^^xsd:string ;
  ns0:name "Perceel GDA01-D272"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b5cyKk>, <https://n2t.net/ark:/60537/bHu0g3> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16456> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091439 52.0086478, 4.7088959 52.0085182, 4.7088345 52.0085565, 4.7090648 52.0086816, 4.7090746 52.0086882, 4.7091546 52.008654, 4.7091439 52.0086478))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

