@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bPoq0r>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 5332.0 ;
  gtm:kadastraleAanduiding "A5332"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5332" ;
  ns0:name "Perceel GDA01-A5332"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240533270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/brs5VH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70368> ;
  ns0:startDate "2007-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7204346225111 52.014765659842,4.7204247617344 52.014784183,4.7204155354246 52.014820767431,4.7201854980721 52.014800642597,4.7201996236547 52.014745156387,4.7202142300955 52.014746434599,4.7204346225111 52.014765659842))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

