@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/b7vfjC>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 1300.0 ;
  gtm:kadastraleAanduiding "D1300"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D1300"^^xsd:string ;
  schema:name "Perceel GDA01-D1300"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270130070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73067> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7118078909476 52.007437044899,4.7118445892653 52.007454782856,4.712092183843 52.007567479649,4.7120367360219 52.0076283637,4.7117939727061 52.007515937201,4.7117428525631 52.007490638117,4.7118078909476 52.007437044899))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

