@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/bdKfWt>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 447.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N447"^^xsd:string ;
  gtm:kadastraleAanduiding "N447"@nl ;
  ns0:name "Perceel GDA01-N447"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360044770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzM6OB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89986> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6855737468905 52.003090222153,4.6855368389338 52.00305698761,4.6856098651813 52.003025945421,4.6856158397457 52.003031302189,4.6856220873344 52.003036894282,4.6857384860692 52.003203020204,4.6856662991409 52.003222292623,4.6855737468905 52.003090222153))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

