@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/bjzR2M>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 3911.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3911" ;
  gtm:kadastraleAanduiding "M3911"@nl ;
  ns0:name "Perceel GDA01-M3911"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350391170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87w7O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87075> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094233235237 52.026847392779,4.7094392683823 52.026788367952,4.7097652961661 52.026822170896,4.7097546854813 52.026861874463,4.70974948 52.026881385262,4.7097037677391 52.026876735917,4.7096189138547 52.026867501951,4.7094233235237 52.026847392779))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

