@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/bx3PqJ>
  gtm:oppervlakte 93.0 ;
  gtm:kadastraalNummer 5551.0 ;
  gtm:kadastraleAanduiding "A5551"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5551"^^xsd:string ;
  ns0:name "Perceel GDA01-A5551"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240555170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTkRnU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70440> ;
  ns0:startDate "2012-10-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7212286447216 52.011628818506,4.7210622009864 52.0115295527,4.7211263479597 52.011494420496,4.7212897716674 52.011592051216,4.7212286447216 52.011628818506))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

