@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bmRxSC>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 3644.0 ;
  gtm:kadastraleAanduiding "E3644"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3644"^^xsd:string ;
  ns0:name "Perceel GDA01-E3644"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280364470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmEZj9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74172> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6966841170722 52.008434307092,4.6966430618047 52.008467143634,4.6965398529775 52.008547496813,4.6964577264071 52.008612288822,4.6964026658524 52.008584191493,4.6965203430454 52.008493128236,4.6965884371449 52.008440064639,4.6966305973416 52.008407360436,4.6966841170722 52.008434307092))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

