@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/bWSCG8>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2644.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2644" ;
  gtm:kadastraleAanduiding "M2644"@nl ;
  ns0:name "Perceel GDA01-M2644"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350264470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvcvL> ;
  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/86211> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7071528071439 52.033302188498,4.7071391774421 52.033297633574,4.7071142474802 52.033299233345,4.7071081914916 52.033263289799,4.707107870146 52.03326141836,4.7072465519673 52.03325258367,4.7074800628273 52.03323695272,4.7074874854628 52.033279852151,4.7072539452377 52.033295482947,4.7071528071439 52.033302188498))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

