@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/bIVSLg>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 7550.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7550"^^xsd:string ;
  gtm:kadastraleAanduiding "K7550"@nl ;
  ns0:name "Perceel GDA01-K7550"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330755070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/baqbNQ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264822> ;
  ns0:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7231616415015 52.014873114567,4.7232176734954 52.014883497604,4.7231954811888 52.014950794348,4.7232733983523 52.015003123773,4.7232717642709 52.015053449541,4.7232390848992 52.015049849649,4.7232390234396 52.015050065023,4.7231421509891 52.015038265167,4.7231070061576 52.015048673219,4.7230950674395 52.015048237348,4.7230978338209 52.01503850055,4.7231291834644 52.014969619592,4.7231382138721 52.014944143503,4.7231616415015 52.014873114567))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

