@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bbRWPR>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 4193.0 ;
  gtm:kadastraleAanduiding "D4193"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4193"^^xsd:string ;
  ns0:name "Perceel GDA01-D4193"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270419370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVQhAm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73616> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055276237539 52.009250163848,4.7054442525719 52.009314244783,4.7053359952291 52.009258204187,4.7053337697127 52.009257049768,4.705414464726 52.009196548775,4.705415549244 52.009197067396,4.7055276237539 52.009250163848))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

