@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/bMtzYT>
  gtm:kadastraalNummer "770"^^xsd:string ;
  gtm:kadastraleAanduiding "D770"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D770"^^xsd:string ;
  ns0:name "Perceel GDA01-D770"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bPBgyP>, <https://n2t.net/ark:/60537/btJMti> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16955> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7081304 52.0082553, 4.7081759 52.0082259, 4.7081852 52.0082198, 4.7080828 52.0081525, 4.7081835 52.0081005, 4.7081405 52.0080695, 4.7079758 52.0081645, 4.7081304 52.0082553))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

