@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/bUNCSi>
  gtm:oppervlakte 1910.0 ;
  gtm:kadastraalNummer 4536.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4536"^^xsd:string ;
  gtm:kadastraleAanduiding "M4536"@nl ;
  ns0:name "Perceel GDA01-M4536"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350453670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPbpw> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87589> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6860471534261 52.018352378947,4.6860597388106 52.018310585861,4.686206934612 52.018327560649,4.6862945501509 52.018336801065,4.6862817499342 52.018379302982,4.6865157068993 52.018406150834,4.6863293435025 52.018877769226,4.6858058118464 52.018799265546,4.6859109809962 52.018532154133,4.6859936089802 52.018544537973,4.6860682979262 52.018354805908,4.6860471534261 52.018352378947))"^^geo:wktLiteral ;
    osm:area 1910.0
  ] .

