@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/bRG6HO>
  gtm:oppervlakte 59.0 ;
  gtm:kadastraalNummer 1397.0 ;
  gtm:kadastraleAanduiding "B1397"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1397"^^xsd:string ;
  schema:name "Perceel GDA01-B1397"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250139770000/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/71908> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7073170912525 52.011752648087,4.7073387871101 52.011762768498,4.7073699953199 52.011776692005,4.7072703394211 52.011866539819,4.7072296306709 52.011848993011,4.7072038633997 52.011872007295,4.7071883191693 52.011865418885,4.7073170912525 52.011752648087))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

