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

<https://n2t.net/ark:/60537/bRfIw3>
  gtm:kadastraalNummer "3092"^^xsd:string ;
  gtm:oppervlakte "315"^^xsd:string ;
  gtm:kadastraleAanduiding "F3092"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3092"^^xsd:string ;
  ns0:name "Perceel GDA01-F3092"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290309270000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNwfQU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76049> ;
  ns0:startDate "2005-09-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038274 52.0010391,4.703966 52.001131,4.7037293 52.0012649,4.7035891 52.0011717,4.7035836 52.001168,4.7037163 52.0010942,4.7037215 52.0010981,4.7038274 52.0010391))"^^geo:wktLiteral ;
    osm:area 316.0
  ] .

