@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bE8AjQ>
  gtm:oppervlakte 45.0 ;
  gtm:kadastraalNummer 557.0 ;
  gtm:kadastraleAanduiding "C557"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C557" ;
  ns0:name "Perceel GDA01-C557"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260055770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15439> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7137325040575 52.011290714062,4.7135640339464 52.011277067483,4.7135706479639 52.011243075239,4.7137395132063 52.011257559991,4.7137325040575 52.011290714062))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

