@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/bx3PxZ>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 4231.0 ;
  gtm:kadastraleAanduiding "C4231"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4231"^^xsd:string ;
  ns0:name "Perceel GDA01-C4231"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260423170000/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/72584> ;
  ns0:startDate "2010-06-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7141868482518 52.009651203154,4.714173202865 52.00967916896,4.7139789006051 52.009659622673,4.7138820341735 52.009648354468,4.7138942070895 52.00962242963,4.714177016417 52.009650239114,4.7141868482518 52.009651203154))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

