@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/bz90Kh>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 9309.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9309"^^xsd:string ;
  gtm:kadastraleAanduiding "K9309"@nl ;
  schema:name "Perceel GDA01-K9309"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330930970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9AoWM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289739> ;
  schema:startDate "2015-09-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7228362206275 52.016454610305,4.722849239822 52.016394955934,4.7231438739085 52.016376151657,4.7231304492676 52.016413054162,4.7231499139409 52.016411923558,4.7231206414505 52.016515556347,4.7231048127245 52.016516105235,4.7231251470327 52.016435639038,4.7228389182328 52.016454436772,4.7228362206275 52.016454610305))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

