@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/bZo10O>
  gtm:oppervlakte 276.0 ;
  gtm:kadastraalNummer 4249.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4249" ;
  gtm:kadastraleAanduiding "M4249"@nl ;
  ns0:name "Perceel GDA01-M4249"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350424970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bT8bIc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87333> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7166305122368 52.033156243333,4.7166534189841 52.033080457992,4.7167451894341 52.03308413544,4.7167462365539 52.033074541821,4.7168509990994 52.033078697632,4.7170740982902 52.033087553616,4.7170643638387 52.033174227007,4.7168496933061 52.033165958289,4.7166305122368 52.033156243333))"^^geo:wktLiteral ;
    osm:area 276.0
  ] .

