@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/bYXCL2>
  gtm:oppervlakte 77.0 ;
  gtm:kadastraalNummer 975.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N975"^^xsd:string ;
  gtm:kadastraleAanduiding "N975"@nl ;
  ns0:name "Perceel GDA01-N975"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360097570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqChsM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90104> ;
  ns0:startDate "2021-08-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6900236564166 52.001215844207,4.6898153811701 52.001211005957,4.6898140717976 52.00119594257,4.6898120236107 52.001176883939,4.6900266345098 52.001154497802,4.6900277137918 52.001156265928,4.6900260932756 52.001156525982,4.6900236564166 52.001215844207))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

