@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/bBQWkA>
  gtm:oppervlakte "17"^^xsd:string ;
  gtm:kadastraalNummer "620"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N620"^^xsd:string ;
  gtm:kadastraleAanduiding "N620"^^xsd:string ;
  ns0:name "Perceel GDA01-N620"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360062070000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWfH18> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90045> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6836291 52.0021883,4.683694 52.0021382,4.6836928 52.0021998,4.6836629 52.0021997,4.6836291 52.0021883))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

