@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/bUo9Tc>
  gtm:kadastraalNummer "51"^^xsd:string ;
  gtm:kadastraleAanduiding "A51"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A51"^^xsd:string ;
  ns0:name "Perceel GDA01-A51"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bIwvGU>, <https://n2t.net/ark:/60537/btx5dW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13053> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7009008 52.0111728, 4.7008467 52.0111428, 4.7006801 52.0110528, 4.7004754 52.0111673, 4.6997038 52.0116383, 4.699669 52.0116595, 4.6998727 52.0117761, 4.7009008 52.0111728))"^^geo:wktLiteral ;
    osm:area 1932.0
  ] .

