@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/buzCpB>
  gtm:oppervlakte 8.0 ;
  gtm:kadastraalNummer 4321.0 ;
  gtm:kadastraleAanduiding "C4321"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4321" ;
  ns0:name "Perceel GDA01-C4321"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260432170000/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/286094> ;
  ns0:startDate "2004-11-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7121145280372 52.012856897719,4.7121257040086 52.012863442446,4.7121168199145 52.012869144076,4.7121156647045 52.01286847231,4.7120157821447 52.012806544648,4.7120370019598 52.012794217416,4.7120387800663 52.012793184959,4.7120407830122 52.012813006884,4.7120387677984 52.012814307633,4.7120650588064 52.012829891502,4.7120670656525 52.012831080492,4.7120686542752 52.012830055937,4.7121145280372 52.012856897719))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

