@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/bYXBZp>
  gtm:oppervlakte "245"^^xsd:string ;
  gtm:kadastraalNummer "3091"^^xsd:string ;
  gtm:kadastraleAanduiding "F3091"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3091"^^xsd:string ;
  ns0:name "Perceel GDA01-F3091"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290309170000> ;
  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/76048> ;
  ns0:startDate "2005-09-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038274 52.0010391,4.7037215 52.0010981,4.7037163 52.0010942,4.7035836 52.001168,4.7035425 52.0011407,4.7034674 52.0010881,4.7034999 52.0010702,4.7035148 52.0010806,4.7037108 52.0009618,4.7038274 52.0010391))"^^geo:wktLiteral ;
    osm:area 246.0
  ] .

