@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/bEYqHS>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 4230.0 ;
  gtm:kadastraleAanduiding "C4230"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4230"^^xsd:string ;
  ns0:name "Perceel GDA01-C4230"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260423070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKoLSM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72583> ;
  ns0:startDate "2010-06-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7141586555346 52.009708999195,4.7141509476485 52.009708209087,4.7138674540053 52.009679388926,4.7138798978704 52.009652881393,4.7138820341735 52.009648354468,4.7139789006051 52.009659622673,4.714173202865 52.00967916896,4.7141586555346 52.009708999195))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

