@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bs3ZmZ>
  gtm:oppervlakte 55.0 ;
  gtm:kadastraalNummer 187.0 ;
  gtm:kadastraleAanduiding "C187"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C187"^^xsd:string ;
  schema:name "Perceel GDA01-C187"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260018770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bG0RiAq>, [
    geo:asWKT "POLYGON((4.7101900704914 52.010792525796,4.7104473921732 52.010753926115,4.7104482533869 52.010753805229,4.7104521672166 52.010768568715,4.7104513777404 52.010768761921,4.710189142721 52.010831772828,4.7101900704914 52.010792525796))"^^geo:wktLiteral ;
    osm:area 54.0
  ] ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15069> .

