@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/bPNLRW>
  gtm:oppervlakte 56.0 ;
  gtm:kadastraalNummer 184.0 ;
  gtm:kadastraleAanduiding "C184"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C184"^^xsd:string ;
  schema:name "Perceel GDA01-C184"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260018470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b3KCHmb>, [
    geo:asWKT "POLYGON((4.7104800136804 52.010823800761,4.7104947612471 52.010839750075,4.7102677440181 52.010944391167,4.7102327406712 52.010915543826,4.7104800136804 52.010823800761))"^^geo:wktLiteral ;
    osm:area 59.0
  ] ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15066> .

