@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/b2vtB9>
  gtm:kadastraalNummer "4789" ;
  gtm:oppervlakte "8840" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4789" ;
  gtm:kadastraleAanduiding "M4789" ;
  ns0:name "Perceel GDA01-M4789"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350478970000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMg8> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87797> ;
  ns0:startDate "1998-03-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6745455 52.0239525,4.6744457 52.0240283,4.6740611 52.0238369,4.6739682 52.0237906,4.6732927 52.0243067,4.6720491 52.0236899,4.6724776 52.023361,4.6728275 52.0233552,4.6732866 52.0233402,4.6733525 52.0233375,4.6733605 52.0233504,4.6734004 52.0233832,4.6738548 52.0236211,4.6745045 52.0239322,4.6745455 52.0239525))"^^geo:wktLiteral ;
    osm:area 8859.0
  ] .

