@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/bn4fuy>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 285.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N285"^^xsd:string ;
  gtm:kadastraleAanduiding "N285"@nl ;
  ns0:name "Perceel GDA01-N285"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360028570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bumSCE> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89954> ;
  ns0:startDate "2017-07-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6833227606418 52.00389083815,4.6832234015223 52.003950547352,4.6831654618053 52.003913779655,4.6831694313231 52.003911403486,4.6831907780958 52.003898650738,4.6832902117894 52.00383882516,4.6833909692287 52.003778153512,4.6834068921581 52.003768568176,4.6834649622421 52.003805381477,4.6834488337465 52.003815073452,4.6833227606418 52.00389083815))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

