@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/bDwwYF>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 3126.0 ;
  gtm:kadastraleAanduiding "E3126"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3126"^^xsd:string ;
  ns0:name "Perceel GDA01-E3126"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280312670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNIYFU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73899> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7029609124115 52.005328555886,4.7029863850935 52.005319014443,4.7030982718993 52.005438950081,4.703169741448 52.005513205293,4.7031081032778 52.005536270898,4.7029814066973 52.00540473502,4.7029232820308 52.005342646693,4.7029609124115 52.005328555886))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

