@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bRfIr9>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 4030.0 ;
  gtm:kadastraleAanduiding "E4030"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4030"^^xsd:string ;
  ns0:name "Perceel GDA01-E4030"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280403070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bX5tf1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74470> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.695094026259 52.010666141219,4.6950945888655 52.010666495075,4.6951414086929 52.010696360214,4.6951446685141 52.010698437726,4.6950507746047 52.010870256579,4.695009433863 52.010941165814,4.6949906723304 52.010975157549,4.6949235415153 52.010960758825,4.6949421879633 52.010926676538,4.6949834989746 52.010855812094,4.695094026259 52.010666141219))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

