@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/bFByov>
  gtm:oppervlakte 86.0 ;
  gtm:kadastraalNummer 1944.0 ;
  gtm:kadastraleAanduiding "B1944"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1944"^^xsd:string ;
  ns0:name "Perceel GDA01-B1944"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250194470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bX5uTd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105010> ;
  ns0:startDate "2007-12-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7073750413603 52.012843321375,4.707378541903 52.012844941526,4.7074502887911 52.012878136549,4.7073346886382 52.012966463187,4.7072611384779 52.012932107164,4.707264611074 52.012929808212,4.7073750413603 52.012843321375))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

