@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bc4G4Z>
  gtm:oppervlakte "5"^^xsd:string ;
  gtm:kadastraalNummer "8868"^^xsd:string ;
  gtm:kadastraleAanduiding "A8868"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8868"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16240886870000"@nl ;
  schema:name "Perceel GDA01-A8868"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240886870000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLriqI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104913> ;
  schema:startDate "2017-03-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71436768 52.01431825, 4.71429927 52.01440197, 4.71429489 52.01440067, 4.71428726 52.01439840, 4.71436768 52.01431825))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

