@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bN5IId>
  gtm:oppervlakte "3"^^xsd:string ;
  gtm:kadastraalNummer "6469"^^xsd:string ;
  gtm:kadastraleAanduiding "E6469"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6469"^^xsd:string ;
  ns0:name "Perceel GDA01-E6469"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280646970000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0sLs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75082> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7005209 52.0060784,4.7004481 52.0061044,4.7004755 52.0060903,4.7005099 52.0060709,4.7005152 52.0060745,4.7005209 52.0060784))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

