@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/bSvUxy>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3234.0 ;
  gtm:kadastraleAanduiding "E3234"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3234"^^xsd:string ;
  ns0:name "Perceel GDA01-E3234"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280323470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZatnh> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73959> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7030103490123 52.005310039483,4.7029863850935 52.005319014443,4.7029609124115 52.005328555886,4.7028377583775 52.005197813443,4.7027754584194 52.005131637998,4.7028250873708 52.00511386883,4.7028874188354 52.005179891629,4.7030103490123 52.005310039483))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

