@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/bZnXvq>
  gtm:oppervlakte 26.0 ;
  gtm:kadastraalNummer 468.0 ;
  gtm:kadastraleAanduiding "B468"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B468"^^xsd:string ;
  ns0:name "Perceel GDA01-B468"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250046870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14314> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078418208025 52.012247909582,4.7078495142547 52.01224102392,4.707865078113 52.0122271098,4.7080146424766 52.012095627524,4.7080246358567 52.012100377129,4.7078557034852 52.01225361644,4.7078418208025 52.012247909582))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

