@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/bmEQnd>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 1565.0 ;
  gtm:kadastraleAanduiding "H1565"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1565"^^xsd:string ;
  ns0:name "Perceel GDA01-H1565"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310156570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7hHp1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76734> ;
  ns0:startDate "2002-03-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7036661467329 52.013508585732,4.703795928628 52.013573147926,4.7039157095797 52.013631575764,4.7038775136586 52.013661303432,4.7037175273837 52.013582867637,4.7036270824761 52.013538892525,4.7036661467329 52.013508585732))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

