@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/bs4bNY>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 4192.0 ;
  gtm:kadastraleAanduiding "C4192"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4192"^^xsd:string ;
  ns0:name "Perceel GDA01-C4192"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260419270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuCuv> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260838> ;
  ns0:startDate "2005-03-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7146183168523 52.0094205909,4.7146385050237 52.009423474675,4.7146306516909 52.009444031227,4.714668964253 52.00944949935,4.7146630365021 52.009465006434,4.7146174079636 52.009461752598,4.7146169644296 52.009463161243,4.714601981607 52.009460882465,4.7146021480167 52.009460469949,4.7146130440718 52.009433216446,4.7146183168523 52.0094205909))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

