@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/bsuoPZ>
  gtm:kadastraalNummer "788"^^xsd:string ;
  gtm:kadastraleAanduiding "D788"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D788"^^xsd:string ;
  ns0:name "Perceel GDA01-D788"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bywSo7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16973> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7076321 52.0083163, 4.7076663 52.0082932, 4.7075536 52.0082322, 4.707521 52.0082538, 4.7075593 52.0082734, 4.7076321 52.0083163))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

