@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/bkCm3s>
  gtm:oppervlakte 172.0 ;
  gtm:kadastraalNummer 7476.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7476"^^xsd:string ;
  gtm:kadastraleAanduiding "K7476"@nl ;
  ns0:name "Perceel GDA01-K7476"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330747670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/benw5s> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79567> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7485969393527 52.011556808876,4.7485079327211 52.011543032197,4.7485649764985 52.011402763488,4.7485689298406 52.01140336918,4.7485789558411 52.011380557144,4.7485759390104 52.011379650928,4.7486078063866 52.011303188916,4.7486946029304 52.011316656917,4.7486759606634 52.011362513364,4.7486879365634 52.011364375996,4.7486805118785 52.011382501231,4.7486585658071 52.011379083459,4.7486511411079 52.011397208691,4.7486612131052 52.011398773371,4.7485969393527 52.011556808876))"^^geo:wktLiteral ;
    osm:area 172.0
  ] .

