@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/b2URhm>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 6464.0 ;
  gtm:kadastraleAanduiding "E6464"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6464"^^xsd:string ;
  ns0:name "Perceel GDA01-E6464"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280646470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2XUA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75080> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7010830478275 52.006919163282,4.7011138257798 52.006900898446,4.7011587137446 52.006929473592,4.7011581412341 52.006929766873,4.7011312465576 52.006943632053,4.7010830478275 52.006919163282))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

