@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/bPoqqW>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 3665.0 ;
  gtm:kadastraleAanduiding "H3665"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3665"^^xsd:string ;
  ns0:name "Perceel GDA01-H3665"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310366570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx51M> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77783> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6994674705305 52.014642791792,4.6994938561161 52.014632060968,4.6995138622212 52.014634559765,4.699625807203 52.014739263469,4.6996324277829 52.014745450209,4.6996320895957 52.014745654967,4.6994674705305 52.014642791792))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

