@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/bfPoJr>
  gtm:oppervlakte 22.0 ;
  gtm:kadastraalNummer 4320.0 ;
  gtm:kadastraleAanduiding "C4320"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4320" ;
  ns0:name "Perceel GDA01-C4320"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260432070000/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/244980> ;
  ns0:startDate "2004-11-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7121145280372 52.012856897719,4.7120686542752 52.012830055937,4.7120887049902 52.012817011906,4.7121205823473 52.012796323645,4.7121652697652 52.012824560795,4.7121345640502 52.012843862585,4.7121145280372 52.012856897719))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

