@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/bvpeQm>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 3703.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3703" ;
  gtm:kadastraleAanduiding "M3703"@nl ;
  ns0:name "Perceel GDA01-M3703"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350370370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8YA0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86973> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7108714981774 52.025309196382,4.7109282532975 52.025338959338,4.7106979831376 52.025507552982,4.7106415453641 52.025477998473,4.7108714981774 52.025309196382))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

