@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/b5CX8s>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 1555.0 ;
  gtm:kadastraleAanduiding "D1555"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D1555"^^xsd:string ;
  schema:name "Perceel GDA01-D1555"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270155570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73253> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7107112554533 52.009237507635,4.7108423833384 52.009288973733,4.7108806953911 52.00930312589,4.7108461068981 52.009332759683,4.7107616220522 52.009296428457,4.710760071386 52.009297839714,4.7106764579992 52.009262645973,4.710678798251 52.009261032521,4.7107112554533 52.009237507635))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

