@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/b4a3gL>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 2804.0 ;
  gtm:kadastraleAanduiding "B2804"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2804"^^xsd:string ;
  ns0:name "Perceel GDA01-B2804"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250280470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/br1HnN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72038> ;
  ns0:startDate "1999-05-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7075986548331 52.010076255028,4.7076145669853 52.010064302424,4.7076646245809 52.010028098462,4.7077666694151 52.009963863088,4.7078121356274 52.009986479676,4.7076809707114 52.010069188956,4.7076803207624 52.010068825667,4.7076376785858 52.010097243541,4.7075986548331 52.010076255028))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

