@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/bWtd07>
  gtm:oppervlakte 202.0 ;
  gtm:kadastraalNummer 9489.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9489"^^xsd:string ;
  gtm:kadastraleAanduiding "K9489"@nl ;
  ns0:name "Perceel GDA01-K9489"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330948970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8mPs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80793> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7387956774174 52.016013069851,4.7387960711009 52.016013045054,4.7387375002726 52.016166720305,4.7387270877143 52.016165485474,4.7385596222449 52.016141049326,4.7385594187047 52.016141021239,4.7385747265646 52.016087858437,4.7385963691109 52.016012700021,4.738669004445 52.016020659396,4.7387474460539 52.01601595912,4.7387956774174 52.016013069851))"^^geo:wktLiteral ;
    osm:area 202.0
  ] .

