@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/btwVMh>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 2987.0 ;
  gtm:kadastraleAanduiding "B2987"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2987" ;
  ns0:name "Perceel GDA01-B2987"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250298770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bB1gQ4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71764> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7088010335748 52.009996668115,4.7088522165741 52.009966878873,4.7089090325297 52.009998953325,4.7088557258367 52.010027588826,4.7088291330456 52.010042715874,4.7088024177153 52.01005631418,4.7088019270138 52.010056014734,4.7087521870599 52.010025095576,4.7088010335748 52.009996668115))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

