@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/bzzeCP>
  gtm:oppervlakte 293.0 ;
  gtm:kadastraalNummer 4260.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4260" ;
  gtm:kadastraleAanduiding "M4260"@nl ;
  ns0:name "Perceel GDA01-M4260"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350426070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGEaLs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87344> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7176836329493 52.033220327399,4.7171384046007 52.033197011397,4.7171455246344 52.033133126621,4.7171458268279 52.033132409271,4.7171464643103 52.03313168484,4.7171474069968 52.033131016076,4.7171483903071 52.033130554276,4.7171500282791 52.033130168108,4.7171516761178 52.033130096589,4.7173036718392 52.033136111686,4.7177251270343 52.033152764033,4.7176836329493 52.033220327399))"^^geo:wktLiteral ;
    osm:area 293.0
  ] .

