@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/bsuoDP>
  gtm:kadastraalNummer "70"^^xsd:string ;
  gtm:kadastraleAanduiding "A70"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A70"^^xsd:string ;
  ns0:name "Perceel GDA01-A70"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beMVDb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13072> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7019553 52.0116377, 4.7019142 52.0116623, 4.7019279 52.011671, 4.7019092 52.0116822, 4.7019299 52.0116948, 4.7019299 52.0116948, 4.7019907 52.0116568, 4.7019553 52.0116377))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

