@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 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/bfpQs7>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 1345.0 ;
  gtm:kadastraleAanduiding "C1345"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1345"^^xsd:string ;
  schema:name "Perceel GDA01-C1345"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260134570000/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/72679> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7122358609982 52.011199314067,4.7124252188345 52.01099423263,4.7124697369946 52.011028769579,4.7124789426708 52.01103554567,4.712464693323 52.011059022602,4.7124533505648 52.011074228885,4.7124223660808 52.011107299385,4.7123099191512 52.011227081399,4.7122358609982 52.011199314067))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

