@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/bCu1yD>
  gtm:oppervlakte 28.0 ;
  gtm:kadastraalNummer 4646.0 ;
  gtm:kadastraleAanduiding "E4646"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4646"^^xsd:string ;
  ns0:name "Perceel GDA01-E4646"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280464670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bB1h7i> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74766> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7039889056087 52.005103210281,4.7040307390351 52.005149689515,4.7039693845748 52.00517044719,4.7039656891409 52.005166371963,4.7039496042488 52.005148616354,4.7039512290755 52.005148077492,4.7039286480599 52.005123668696,4.7039889056087 52.005103210281))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

