@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/bPNOLm>
  gtm:oppervlakte 158.0 ;
  gtm:kadastraalNummer 2521.0 ;
  gtm:kadastraleAanduiding "H2521"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2521"^^xsd:string ;
  ns0:name "Perceel GDA01-H2521"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310252170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFpR2> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77156> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7022620279983 52.024747512078,4.702321786958 52.02470235146,4.7024755819197 52.0247793327,4.7025627635235 52.024822777224,4.7025962503723 52.024839690347,4.7025363904816 52.024884787597,4.7024158929731 52.024824682559,4.7022620279983 52.024747512078))"^^geo:wktLiteral ;
    osm:area 157.0
  ] .

