@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/brrWpi>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9385.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9385"^^xsd:string ;
  gtm:kadastraleAanduiding "K9385"@nl ;
  schema:name "Perceel GDA01-K9385"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330938570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFEx> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80735> ;
  schema:startDate "2015-12-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7419516357632 52.013495903204,4.7419826805025 52.013500756302,4.7420959245505 52.013518832343,4.7422792862303 52.013547512202,4.7422599782479 52.013594568441,4.7420765873862 52.013565879404,4.7419629493836 52.013548852827,4.7419318901769 52.013543990656,4.7419398610744 52.01352456552,4.7419516357632 52.013495903204))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

