@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bY7O1n>
  gtm:oppervlakte "21"^^xsd:string ;
  gtm:kadastraalNummer "9031"^^xsd:string ;
  gtm:kadastraleAanduiding "A9031"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9031"^^xsd:string ;
  ns0:name "Perceel GDA01-A9031"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240903170000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPNXIh> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bw1mJY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71644> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7179015 52.0089934,4.717941 52.0089333,4.7179811 52.0089377,4.7179636 52.0089631,4.7179481 52.0089983,4.7179015 52.0089934))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

