@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bSViPz>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 4070.0 ;
  gtm:kadastraleAanduiding "C4070"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4070"^^xsd:string ;
  schema:name "Perceel GDA01-C4070"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260407070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2PC1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72558> ;
  schema:startDate "2009-11-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.712866151619 52.011511857722,4.7129584644491 52.011546245801,4.7128922265238 52.01161923873,4.7127979694678 52.011584336111,4.712866151619 52.011511857722))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

