@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/bnuOYd>
  gtm:oppervlakte 10.0 ;
  gtm:kadastraalNummer 6077.0 ;
  gtm:kadastraleAanduiding "E6077"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6077"^^xsd:string ;
  ns0:name "Perceel GDA01-E6077"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280607770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBeD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285615> ;
  ns0:startDate "2012-04-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7101091249862 52.004662423001,4.7100704713405 52.004642237375,4.7100966102609 52.004623170513,4.710135263902 52.004643356131,4.7101091249862 52.004662423001))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

