@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/b1sULO>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 443.0 ;
  gtm:kadastraleAanduiding "D443"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D443"^^xsd:string ;
  ns0:name "Perceel GDA01-D443"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270044370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16628> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086553409473 52.008923241556,4.7086965470615 52.008901052995,4.7088379645902 52.008984597366,4.7088374793519 52.008984900176,4.7088464741547 52.008990147312,4.7088454591697 52.008990806605,4.7088609144853 52.009000333499,4.7088288414201 52.009024408386,4.708816078303 52.009016964337,4.7086553409473 52.008923241556))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

