@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/bc4BLK>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 954.0 ;
  gtm:kadastraleAanduiding "B954"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B954"^^xsd:string ;
  schema:name "Perceel GDA01-B954"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250095470000/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/14800> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081273602572 52.010309903811,4.7079262223732 52.01044153807,4.7077580534037 52.01055345296,4.707707173583 52.010526634484,4.7077975744912 52.010465738477,4.7077988598381 52.010466464968,4.7078084371176 52.010460201392,4.7078065313528 52.010459084819,4.707873250462 52.010414366034,4.707876285722 52.010415920568,4.7079156229619 52.010391258669,4.7079969149867 52.01034028708,4.7080373698891 52.010314912516,4.7080788539275 52.0102889057,4.7080931181849 52.01027996363,4.7080933774862 52.010280153882,4.7081273602572 52.010309903811))"^^geo:wktLiteral ;
    osm:area 166.0
  ] .

