@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/bzmuwh>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 1231.0 ;
  gtm:kadastraleAanduiding "C1231"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1231" ;
  ns0:name "Perceel GDA01-C1231"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260123170000/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/16113> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7150107878529 52.009566970738,4.7150405778686 52.009568677861,4.7150811831825 52.009445525896,4.7151066965254 52.009368164561,4.7151575827206 52.009374360468,4.7151370078782 52.009445844627,4.7150988438529 52.009581046022,4.7150846692995 52.009580228042,4.71500836784 52.009575855438,4.7150107878529 52.009566970738))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

