@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/bzzq7d>
  gtm:oppervlakte 65.0 ;
  gtm:kadastraalNummer 3700.0 ;
  gtm:kadastraleAanduiding "F3700"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3700" ;
  ns0:name "Perceel GDA01-F3700"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290370070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBEcve> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPBia0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288903> ;
  ns0:startDate "2014-11-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6958254923911 52.000536548322,4.6956783258248 52.000545786743,4.6956672366108 52.000485813695,4.6957267774394 52.000477678435,4.6957732717857 52.000471327107,4.6957780584142 52.000470672106,4.695797054627 52.000497632143,4.6958254923911 52.000536548322))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

