@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/bBrumu>
  gtm:oppervlakte 57.0 ;
  gtm:kadastraalNummer 240.0 ;
  gtm:kadastraleAanduiding "C240"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C240" ;
  ns0:name "Perceel GDA01-C240"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260024070000/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/15122> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7129901594867 52.00992901801,4.7130353164404 52.009938471774,4.7131689599813 52.009958562155,4.7131543662964 52.009997236592,4.7130226660309 52.009977705617,4.7129661360756 52.009966128364,4.7129901594867 52.00992901801))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

