@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/b3kcSf>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 839.0 ;
  gtm:kadastraleAanduiding "B839"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B839"^^xsd:string ;
  ns0:name "Perceel GDA01-B839"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250083970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14685> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7100477355593 52.011072900405,4.7100439654926 52.011112265911,4.7098964574448 52.011115983406,4.70981867449 52.011117935749,4.7097879575764 52.011118711762,4.7097808849869 52.011073944754,4.7098431518974 52.011071238014,4.7098451600543 52.011082934497,4.7100477355593 52.011072900405))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

