@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/bpMkFX>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 3074.0 ;
  gtm:kadastraleAanduiding "F3074"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3074" ;
  ns0:name "Perceel GDA01-F3074"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290307470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbsHTr> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76037> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6972911835849 52.005155600695,4.6973910091321 52.005170540273,4.6974710533928 52.005183799868,4.6974548341565 52.005209968999,4.6973792093838 52.005198173442,4.6972805267313 52.005182782144,4.6972911835849 52.005155600695))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

