@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/bABJpP>
  gtm:oppervlakte 53.0 ;
  gtm:kadastraalNummer 6123.0 ;
  gtm:kadastraleAanduiding "E6123"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6123"^^xsd:string ;
  ns0:name "Perceel GDA01-E6123"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280612370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0svz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74952> ;
  ns0:startDate "2012-04-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7112613210333 52.005507673154,4.7112154067653 52.005498537917,4.7111933777244 52.005472021426,4.7112081944013 52.00544368516,4.7112511596828 52.005430098735,4.7112970738882 52.005439233958,4.7113190884115 52.005465750347,4.7113042863603 52.00549408671,4.7112613210333 52.005507673154))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

