@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/bNiqXT>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 1643.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1643" ;
  gtm:kadastraleAanduiding "M1643"@nl ;
  ns0:name "Perceel GDA01-M1643"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350164370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85593> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042355782392 52.036652468847,4.7042281206702 52.036610117311,4.704283181114 52.036606382863,4.7042811533793 52.036595036762,4.7043172184748 52.036592585341,4.7043212739631 52.036615277541,4.7043571882728 52.036613157803,4.7043551618893 52.036601721827,4.7046337685681 52.036583292895,4.704641174443 52.036626192395,4.7043627572239 52.036644604467,4.7042356720283 52.036653008693,4.7042355782392 52.036652468847))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

