@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/bJLwyY>
  gtm:oppervlakte 67.0 ;
  gtm:kadastraalNummer 1452.0 ;
  gtm:kadastraleAanduiding "C1452"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1452"^^xsd:string ;
  schema:name "Perceel GDA01-C1452"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260145270000/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/72683> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714313696089 52.009436988604,4.7142703026772 52.009433297989,4.714321072202 52.009277450634,4.7143778634294 52.009281289717,4.7143734192813 52.009292077366,4.714313696089 52.009436988604))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

