@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bu8Z9P>
  gtm:kadastraalNummer "689"^^xsd:string ;
  gtm:kadastraleAanduiding "A689"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A689"^^xsd:string ;
  schema:name "Perceel GDA01-A689"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0DkXJ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13691> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7185488 52.0131416, 4.7184905 52.0133607, 4.7186031 52.0133694, 4.7188194 52.013386, 4.7188769 52.0131878, 4.7185488 52.0131416))"^^geo:wktLiteral ;
    osm:area 539.0
  ] .

