@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/b7HXP1>
  gtm:oppervlakte 1100.0 ;
  gtm:kadastraalNummer 4936.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4936" ;
  gtm:kadastraleAanduiding "M4936"@nl ;
  ns0:name "Perceel GDA01-M4936"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350493670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZo9ZW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87866> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6791763068039 52.022432924502,4.6792165546215 52.022402102566,4.6787220513433 52.022155541854,4.6789294435491 52.021996508212,4.6794695577478 52.022265597561,4.6792216404629 52.022455524338,4.6791763068039 52.022432924502))"^^geo:wktLiteral ;
    osm:area 1098.0
  ] .

