@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/b9nynb>
  gtm:oppervlakte 74.0 ;
  gtm:kadastraalNummer 5286.0 ;
  gtm:kadastraleAanduiding "A5286"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5286"^^xsd:string ;
  ns0:name "Perceel GDA01-A5286"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240528670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFprm> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70350> ;
  ns0:startDate "2021-07-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7169900964335 52.016233401038,4.7171027689605 52.016246635157,4.7172537422776 52.016264590316,4.7172435173879 52.016300539631,4.7171022108948 52.016283960777,4.7170683086224 52.016280280305,4.7169785457925 52.016269342784,4.7169833032304 52.016254170495,4.7169900353453 52.016233589446,4.7169900964335 52.016233401038))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

