@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/bxubgy>
  gtm:oppervlakte 78.0 ;
  gtm:kadastraalNummer 434.0 ;
  gtm:kadastraleAanduiding "C434"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C434"^^xsd:string ;
  schema:name "Perceel GDA01-C434"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260043470000/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/15316> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7141964290113 52.008441607371,4.7141860701864 52.008500017725,4.7141605337141 52.008498325714,4.7139850085478 52.008486706686,4.7140126684494 52.008429437948,4.7141964290113 52.008441607371))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

