@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bp9ejA>
  gtm:oppervlakte "3"^^xsd:string ;
  gtm:kadastraalNummer "8885"^^xsd:string ;
  gtm:kadastraleAanduiding "A8885"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8885"^^xsd:string ;
  ns0:name "Perceel GDA01-A8885"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240888570000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgRTAj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71602> ;
  ns0:startDate "2018-01-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7121786 52.014988,4.7121796 52.0149875,4.7121696 52.014978,4.7121542 52.0149658,4.7121638 52.0149608,4.7121954 52.0149837,4.7121942 52.0149849,4.7121824 52.0149873,4.7121786 52.014988))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

