@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bUAUA5>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 3151.0 ;
  gtm:kadastraleAanduiding "H3151"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3151"^^xsd:string ;
  schema:name "Perceel GDA01-H3151"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310315170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5CYzi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76691> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042268999557 52.013277944,4.7042633814011 52.01325075898,4.7042852266419 52.013213790552,4.7043058440261 52.013196220968,4.7043488940489 52.013163357399,4.7043937675272 52.013132230164,4.7044931136779 52.013062328249,4.7045275902503 52.013084504843,4.7043949392041 52.013176756542,4.7043294220197 52.01322717899,4.7043716634188 52.013247396256,4.7043435510808 52.013271205272,4.7042942926348 52.013311906669,4.7042268999557 52.013277944))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

