@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/bu92Hq>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 3648.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3648" ;
  gtm:kadastraleAanduiding "M3648"@nl ;
  ns0:name "Perceel GDA01-M3648"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350364870000/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/86919> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7090634275607 52.025205200719,4.7090657116676 52.025204467838,4.7090681522433 52.02520494929,4.709117377557 52.025230562064,4.7091353968917 52.025217381,4.7090648013161 52.025472568213,4.7089920596173 52.025465183241,4.7090634275607 52.025205200719))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

