@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/bkCuIY>
  gtm:oppervlakte 21.0 ;
  gtm:kadastraalNummer 4319.0 ;
  gtm:kadastraleAanduiding "C4319"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4319" ;
  ns0:name "Perceel GDA01-C4319"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260431970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCTzXe> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/248031> ;
  ns0:startDate "2004-11-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7121205823473 52.012796323645,4.7120887049902 52.012817011906,4.7120686542752 52.012830055937,4.7120670656525 52.012831080492,4.7120650588064 52.012829891502,4.7120387677984 52.012814307633,4.7120407830122 52.012813006884,4.7120387800663 52.012793184959,4.7120788096967 52.01276992784,4.7121205823473 52.012796323645))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

