@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/b2UOu1>
  gtm:oppervlakte 71.0 ;
  gtm:kadastraalNummer 252.0 ;
  gtm:kadastraleAanduiding "C252"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C252"^^xsd:string ;
  schema:name "Perceel GDA01-C252"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260025270000/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/15134> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71223605955 52.010070767093,4.7123085267153 52.010013495002,4.7123597622452 52.010036178854,4.7122715743039 52.010103418866,4.7122541350422 52.010125942692,4.7122075386828 52.010160811189,4.712159597323 52.010131198125,4.71223605955 52.010070767093))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

