@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/b4N9gm>
  gtm:oppervlakte "162"^^xsd:string ;
  gtm:kadastraalNummer "8854"^^xsd:string ;
  gtm:kadastraleAanduiding "A8854"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8854"^^xsd:string ;
  schema:name "Perceel GDA01-A8854"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240885470000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPozer> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/buMjjF>, <https://n2t.net/ark:/60537/bVDzo3>, <https://n2t.net/ark:/60537/bx3Z4A> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71589> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7178327 52.0093856,4.7178502 52.0093334,4.7178885 52.0092258,4.7179016 52.0091732,4.718 52.0091825,4.7179839 52.0092348,4.7179302 52.0093975,4.7178327 52.0093856))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

