@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/b0qqck>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 940.0 ;
  gtm:kadastraleAanduiding "B940"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B940"^^xsd:string ;
  schema:name "Perceel GDA01-B940"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250094070000/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/14786> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087447388006 52.010752996815,4.708662422903 52.010810030191,4.7084654209888 52.010943594746,4.7084152555979 52.010913787562,4.7086079352434 52.010781896982,4.7086200111825 52.010773184921,4.7086929374115 52.010720609634,4.7087182722526 52.010736656152,4.7087447388006 52.010752996815))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

