@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/bacmtX>
  gtm:oppervlakte 338.0 ;
  gtm:kadastraalNummer 3011.0 ;
  gtm:kadastraleAanduiding "H3011"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3011" ;
  ns0:name "Perceel GDA01-H3011"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310301170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgRUmX> ;
  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/76689> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.707968219359 52.015520588645,4.7078676548469 52.015450779713,4.7080642329348 52.015349500054,4.7081154145045 52.015323126713,4.7081243003625 52.015327950811,4.7082762929762 52.01522336654,4.7083582847175 52.015268134204,4.7080540651237 52.015476384591,4.707968219359 52.015520588645))"^^geo:wktLiteral ;
    osm:area 336.0
  ] .

