@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/box90B>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 1070.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1070" ;
  gtm:kadastraleAanduiding "M1070"@nl ;
  ns0:name "Perceel GDA01-M1070"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350107070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRfS8y> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85124> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7072282818992 52.036888042437,4.7071556666682 52.036893204915,4.7071574739821 52.036903758714,4.7071213811423 52.036906111974,4.7071176460178 52.036884302587,4.7070812847631 52.036886097005,4.7070832520619 52.036897631461,4.7069391120803 52.036907162529,4.7069410265107 52.036918337147,4.7068724697679 52.036923046511,4.7068652153224 52.036880588468,4.7069337164383 52.036875699019,4.7069317623872 52.036864254521,4.7070759168052 52.036854723546,4.7072034389489 52.03684729851,4.7072070940676 52.036867660304,4.7072245863503 52.036866502933,4.7072282818992 52.036888042437))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

