@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/bM3mZf>
  gtm:oppervlakte 29.0 ;
  gtm:kadastraalNummer 4556.0 ;
  gtm:kadastraleAanduiding "E4556"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4556"^^xsd:string ;
  ns0:name "Perceel GDA01-E4556"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280455670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKb3Zd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/245007> ;
  ns0:startDate "2017-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6935391133476 52.008100394237,4.6934951803588 52.008077169914,4.6935253053101 52.008055235925,4.6935644013316 52.008026775266,4.6936065887461 52.008049854451,4.6935391133476 52.008100394237))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

