@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/bTXZGf>
  gtm:oppervlakte 13.0 ;
  gtm:kadastraalNummer 4121.0 ;
  gtm:kadastraleAanduiding "D4121"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4121"^^xsd:string ;
  ns0:name "Perceel GDA01-D4121"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270412170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Vsk> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291176> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7047975531141 52.008939707567,4.7048018990947 52.008937431727,4.7048249351777 52.008925403946,4.7048290836524 52.008928448101,4.7048759262006 52.008962866613,4.7048478446453 52.008977193156,4.7048016144776 52.008942733241,4.7047975531141 52.008939707567))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

