@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bDVVek>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 1227.0 ;
  gtm:kadastraleAanduiding "B1227"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1227"^^xsd:string ;
  ns0:name "Perceel GDA01-B1227"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250122770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71902> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078495142547 52.01224102392,4.7078308907245 52.012232880808,4.7078247452708 52.012238543991,4.7077883399851 52.01222438388,4.7079576025924 52.012068584873,4.7080146424766 52.012095627524,4.707865078113 52.0122271098,4.7078495142547 52.01224102392))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

