@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bRSOCJ>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3612.0 ;
  gtm:kadastraleAanduiding "F3612"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3612"^^xsd:string ;
  ns0:name "Perceel GDA01-F3612"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290361270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZo9dt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76374> ;
  ns0:startDate "2009-10-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6977254976438 52.00372098636,4.6977305985578 52.003698967632,4.6977366520231 52.003669934524,4.6979329477442 52.003686517318,4.6980415096404 52.003695692009,4.6981135061029 52.003701776238,4.6981022734732 52.003752261379,4.6979217439016 52.0037370116,4.6977726343071 52.003725154453,4.6977254976438 52.00372098636))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

