@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/bVqI30>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 1802.0 ;
  gtm:kadastraleAanduiding "B1802"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1802"^^xsd:string ;
  ns0:name "Perceel GDA01-B1802"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250180270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3zvj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71923> ;
  ns0:startDate "2007-12-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70706647702 52.012589899628,4.707095631356 52.0125683341,4.7070994755632 52.012565542938,4.707172001033 52.012606904104,4.7071424432197 52.012629141451,4.70706647702 52.012589899628))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

