@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/bWSC5E>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 2287.0 ;
  gtm:kadastraleAanduiding "F2287"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2287" ;
  ns0:name "Perceel GDA01-F2287"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290228770000/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/75669> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7033708427309 52.002070082892,4.7034950473385 52.0020015846,4.7036442768381 52.001917411891,4.7036987966151 52.001954949566,4.7036441516158 52.0019848513,4.7035485489642 52.002038082762,4.7034264733443 52.00210544296,4.7034034680619 52.002090828961,4.7033708427309 52.002070082892))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

