@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/bPoBrV>
  gtm:oppervlakte 9.0 ;
  gtm:kadastraalNummer 4234.0 ;
  gtm:kadastraleAanduiding "D4234"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4234"^^xsd:string ;
  ns0:name "Perceel GDA01-D4234"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270423470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSINjY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289288> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055831361787 52.009249928022,4.705599913812 52.00923854697,4.7056565525727 52.009265777229,4.7056562876851 52.009265955463,4.7056372114016 52.009279075955,4.7055831361787 52.009249928022))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

