@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/bbsz46>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 1334.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1334" ;
  gtm:kadastraleAanduiding "M1334"@nl ;
  ns0:name "Perceel GDA01-M1334"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350133470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  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/85350> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087258799359 52.035619603008,4.7087331130704 52.035662609107,4.7085591534079 52.035673471396,4.708414990571 52.035682869298,4.7084130612514 52.035671694617,4.7083448319362 52.035676092125,4.7083394088932 52.035644457741,4.7085517744392 52.035630482423,4.7085498332383 52.035619127908,4.7085855140719 52.035616960596,4.7085894257742 52.035639660804,4.7086255176541 52.035637298105,4.7086235618615 52.035625943507,4.7087258799359 52.035619603008))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

