@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/bYkwJ5>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 1315.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1315"^^xsd:string ;
  gtm:kadastraleAanduiding "N1315"@nl ;
  ns0:name "Perceel GDA01-N1315"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360131570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bp9qNC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90166> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6759528606192 52.005092719007,4.6758980408689 52.005057863133,4.6760206130826 52.004984368248,4.6760986516629 52.004938189725,4.6761361596776 52.004915801402,4.6761452145135 52.004921563763,4.6761903880722 52.004950294055,4.6759528606192 52.005092719007))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

