@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/b3XmMf>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 2609.0 ;
  gtm:kadastraleAanduiding "F2609"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2609" ;
  ns0:name "Perceel GDA01-F2609"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290260970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNIYCn> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75761> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6971332492149 52.004939941436,4.6972177696921 52.004952840946,4.6972032581787 52.004987280417,4.6971728829377 52.005058847952,4.697142876849 52.00513859711,4.6971342464039 52.005159965927,4.6971299463635 52.005170609977,4.6970445101209 52.005157570209,4.6970884936154 52.005045931203,4.6971190294489 52.004974346653,4.6971332492149 52.004939941436))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

