@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/bsusbC>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3365.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3365" ;
  gtm:kadastraleAanduiding "M3365"@nl ;
  ns0:name "Perceel GDA01-M3365"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350336570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86687> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7162989513749 52.037254174265,4.7162205538801 52.037253278198,4.7162210351817 52.037240607345,4.716222113897 52.037217243741,4.716225582953 52.037131604381,4.7162312958994 52.037003193185,4.716309980382 52.037004360532,4.7162989513749 52.037254174265))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

