@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/bYyoMe>
  gtm:oppervlakte 65.0 ;
  gtm:kadastraalNummer 6471.0 ;
  gtm:kadastraleAanduiding "E6471"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6471"^^xsd:string ;
  ns0:name "Perceel GDA01-E6471"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280647170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9a0CI> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290146> ;
  ns0:startDate "2018-07-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7018822387004 52.01015387804,4.7019268098481 52.010178648921,4.7019124615439 52.010188245913,4.7019109898486 52.010189235059,4.7016969714388 52.010073296781,4.7016072039317 52.010024668003,4.7016445246348 52.009998729075,4.7018257664213 52.010122503274,4.7018822387004 52.01015387804))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

