@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/bPaIC8>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 2288.0 ;
  gtm:kadastraleAanduiding "F2288"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2288" ;
  ns0:name "Perceel GDA01-F2288"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290228870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bb2iE6> ;
  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/75670> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7033145342439 52.002034296402,4.7034417473347 52.001965240387,4.7035300418437 52.001914708031,4.7035917604064 52.001881252065,4.7036442768381 52.001917411891,4.7034950473385 52.0020015846,4.7033708427309 52.002070082892,4.7033537512101 52.002059215459,4.7033145342439 52.002034296402))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

