@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bz8PrU>
  gtm:oppervlakte 43.0 ;
  gtm:kadastraalNummer 4219.0 ;
  gtm:kadastraleAanduiding "C4219"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4219" ;
  ns0:name "Perceel GDA01-C4219"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260421970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6SiPX> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72963> ;
  ns0:startDate "2010-06-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7137469073759 52.011223985667,4.7137395132063 52.011257559991,4.7135706479639 52.011243075239,4.7135770414513 52.011210187306,4.7136251015829 52.011213617243,4.7136247688462 52.011215404031,4.7137469073759 52.011223985667))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

