@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/bh4s2Z>
  gtm:oppervlakte "122"^^xsd:string ;
  gtm:kadastraalNummer "3056"^^xsd:string ;
  gtm:kadastraleAanduiding "E3056"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3056"^^xsd:string ;
  ns0:name "Perceel GDA01-E3056"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280305670000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6sTV6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73863> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7019407 52.0099134,4.7017632 52.0098194,4.70175 52.0098127,4.7015509 52.0097077,4.7015756 52.0096889,4.7015927 52.0096977,4.7017057 52.0097502,4.7017818 52.0097872,4.7018075 52.0098005,4.7018204 52.0098066,4.7018215 52.0098058,4.7019696 52.0098745,4.701961 52.0099241,4.7019407 52.0099134))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

