@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/bjZqMi>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 5919.0 ;
  gtm:kadastraleAanduiding "A5919"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5919"^^xsd:string ;
  ns0:name "Perceel GDA01-A5919"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240591970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bR3aix> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287233> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7186077860523 52.013167543852,4.7186296553061 52.013171137576,4.7185120300394 52.013483544312,4.7187190189857 52.01350439547,4.7187156511204 52.013516312935,4.7184848437503 52.013491668197,4.7186077860523 52.013167543852))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

