@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/bI5Sme>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 154.0 ;
  gtm:kadastraleAanduiding "C154"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C154"^^xsd:string ;
  schema:name "Perceel GDA01-C154"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260015470000/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/15036> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7116435461315 52.011582112153,4.7115742825332 52.011653720748,4.7115683785975 52.011659825943,4.71151460027 52.011633729546,4.7115873929655 52.011557988597,4.7116435461315 52.011582112153))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

