@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bx40Qn>
  gtm:oppervlakte 16.0 ;
  gtm:kadastraalNummer 4045.0 ;
  gtm:kadastraleAanduiding "H4045"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H4045"^^xsd:string ;
  schema:name "Perceel GDA01-H4045"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310404570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8Z2d> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289151> ;
  schema:startDate "2022-07-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7058086169767 52.014457328362,4.705857866344 52.01442871569,4.7058891789896 52.014450235385,4.7058424124833 52.014481298298,4.7058086169767 52.014457328362))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

