@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/b7UF63>
  gtm:oppervlakte 173.0 ;
  gtm:kadastraalNummer 7861.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7861"^^xsd:string ;
  gtm:kadastraleAanduiding "K7861"@nl ;
  ns0:name "Perceel GDA01-K7861"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330786170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nJyY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79855> ;
  ns0:startDate "2003-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7450228321965 52.013637266393,4.7450024333841 52.013687454063,4.7449920702033 52.01368585153,4.7449868892559 52.013698730573,4.7446705256437 52.01364903335,4.7446756263754 52.013636675209,4.7446548713169 52.013633442962,4.7446750540773 52.013584126044,4.7450228321965 52.013637266393))"^^geo:wktLiteral ;
    osm:area 173.0
  ] .

