@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bfc8Jn>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 2540.0 ;
  gtm:kadastraleAanduiding "B2540"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2540"^^xsd:string ;
  ns0:name "Perceel GDA01-B2540"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250254070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJmh2p> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71727> ;
  ns0:startDate "2003-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7089684376575 52.011600454458,4.7089651073241 52.011637647271,4.7086769050002 52.011604634878,4.7086586131747 52.011596718518,4.7086825349363 52.011569504684,4.7089684376575 52.011600454458))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

