@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/b37yTX>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 3779.0 ;
  gtm:kadastraleAanduiding "E3779"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3779"^^xsd:string ;
  ns0:name "Perceel GDA01-E3779"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280377970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgeNC5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74275> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6982347776651 52.009396606045,4.698348382987 52.009467101924,4.6984320059946 52.009520029676,4.6984729291913 52.009546011945,4.6984223207087 52.009575907924,4.698384516721 52.00955357521,4.6982963334067 52.009497888258,4.6981855660918 52.009428487551,4.6982347776651 52.009396606045))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

