@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/bHGxfT>
  gtm:oppervlakte 222.0 ;
  gtm:kadastraalNummer 5910.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5910"^^xsd:string ;
  gtm:kadastraleAanduiding "K5910"@nl ;
  ns0:name "Perceel GDA01-K5910"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330591070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/be9NLI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83233> ;
  ns0:startDate "2004-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7475260002396 52.004999076538,4.7475451456647 52.005132217657,4.747557189556 52.005215964963,4.7474244718663 52.005229930704,4.7474103659758 52.005131485156,4.7473936236548 52.005014697959,4.7474572640414 52.005007853153,4.7475260002396 52.004999076538))"^^geo:wktLiteral ;
    osm:area 222.0
  ] .

