@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/bumLjf>
  gtm:oppervlakte 77.0 ;
  gtm:kadastraalNummer 964.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N964"^^xsd:string ;
  gtm:kadastraleAanduiding "N964"@nl ;
  ns0:name "Perceel GDA01-N964"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360096470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiNUt> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106513> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6888776617324 52.000476304082,4.6887942553005 52.00047484742,4.6888003611396 52.000441860134,4.6888169451465 52.000352280904,4.6888947402633 52.000357767033,4.6888992788829 52.000358081591,4.688899555266 52.000358101207,4.6888825753372 52.000449736451,4.6888776617324 52.000476304082))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

