@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/bp9bM8>
  gtm:kadastraalNummer "147"^^xsd:string ;
  gtm:kadastraleAanduiding "D147"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D147"^^xsd:string ;
  ns0:name "Perceel GDA01-D147"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bZARz4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16331> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063048 52.0102384, 4.7060321 52.0100934, 4.7059914 52.010122, 4.7062495 52.0102606, 4.7062633 52.0102681, 4.7063048 52.0102384))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

