@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/bHtP57>
  gtm:oppervlakte "111"^^xsd:string ;
  gtm:kadastraalNummer "4042"^^xsd:string ;
  gtm:kadastraleAanduiding "E4042"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4042"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16280404270000"@nl ;
  ns0:name "Perceel GDA01-E4042"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280404270000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDiYbG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74479> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.69604313 52.00999181, 4.69609540 52.01002454, 4.69599762 52.01008509, 4.69595581 52.01011051, 4.69586837 52.01016491, 4.69581739 52.01013320, 4.69590506 52.01007891, 4.69594558 52.01005250, 4.69604313 52.00999181))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

