@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/bJYpwo>
  gtm:oppervlakte 15.0 ;
  gtm:kadastraalNummer 510.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N510"^^xsd:string ;
  gtm:kadastraleAanduiding "N510"@nl ;
  ns0:name "Perceel GDA01-N510"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360051070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcUDrZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288654> ;
  ns0:startDate "2018-05-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6811931828568 52.003534671426,4.6812562142516 52.00349674076,4.6812821415477 52.003513129383,4.6812190950234 52.003551095926,4.6811931828568 52.003534671426))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

