@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/bfpQzo>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 4245.0 ;
  gtm:kadastraleAanduiding "E4245"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4245"^^xsd:string ;
  ns0:name "Perceel GDA01-E4245"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280424570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOLvgp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74614> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7043145532573 52.007644067011,4.7041075740802 52.007777710262,4.704026465593 52.007736369228,4.7041886648901 52.007631894364,4.7041651520558 52.007617888805,4.7042259467087 52.007580553136,4.7042468986761 52.007594391022,4.7043192601634 52.007641038256,4.7043145532573 52.007644067011))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

