@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/bpMkwk>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 1905.0 ;
  gtm:kadastraleAanduiding "E1905"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E1905"^^xsd:string ;
  ns0:name "Perceel GDA01-E1905"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280190570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJLHL7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73684> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7060394771758 52.006985377262,4.706081350479 52.006964299048,4.7061835134037 52.007040590587,4.7061903888455 52.007046284077,4.7062919238234 52.007123668473,4.7062483646138 52.00714546507,4.7062258753323 52.007128292935,4.7061383721794 52.007061065682,4.7060394771758 52.006985377262))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

