@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/bZnXz8>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 593.0 ;
  gtm:kadastraleAanduiding "C593"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C593"^^xsd:string ;
  schema:name "Perceel GDA01-C593"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260059370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15475> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127109511957 52.011677263015,4.7127578800506 52.011627151895,4.7128934811075 52.011680115379,4.713002588411 52.011721331934,4.7129528035988 52.011776361425,4.7127229403806 52.011682023655,4.7127154245823 52.011679095315,4.7127109511957 52.011677263015))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

