@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/bDVW5S>
  gtm:oppervlakte 207.0 ;
  gtm:kadastraalNummer 3957.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3957" ;
  gtm:kadastraleAanduiding "M3957"@nl ;
  ns0:name "Perceel GDA01-M3957"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350395770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbeZEL> ;
  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/87119> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7102785610367 52.026104838541,4.7102573283703 52.026184110879,4.710126960836 52.026169743892,4.7100732142826 52.026164554126,4.7099401269933 52.026150827443,4.7099397557232 52.026148398444,4.709927294968 52.026068563836,4.7102785610367 52.026104838541))"^^geo:wktLiteral ;
    osm:area 206.0
  ] .

