@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bGE2TA>
  gtm:oppervlakte 467.0 ;
  gtm:kadastraalNummer 1656.0 ;
  gtm:kadastraleAanduiding "H1656"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1656" ;
  ns0:name "Perceel GDA01-H1656"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310165670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvRJS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105304> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7064334178398 52.015472821596,4.7060782100033 52.015273121013,4.7061770725927 52.015222719727,4.706248318885 52.015184544641,4.7062746038024 52.015203365591,4.7064374262246 52.015293319406,4.7065781372843 52.015374552245,4.7065169187393 52.015416210091,4.7064334178398 52.015472821596))"^^geo:wktLiteral ;
    osm:area 475.0
  ] .

