@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/bkP41d>
  gtm:oppervlakte "2"^^xsd:string ;
  gtm:kadastraalNummer "4042"^^xsd:string ;
  gtm:kadastraleAanduiding "D4042"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4042"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16270404270000"@nl ;
  ns0:name "Perceel GDA01-D4042"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270404270000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/byjaVf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105206> ;
  ns0:startDate "2010-01-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70452635 52.01082261, 4.70457426 52.01084765, 4.70456959 52.01085110, 4.70452155 52.01082600, 4.70452635 52.01082261))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

