@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bSVjIt>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5682.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5682" ;
  gtm:kadastraleAanduiding "M5682"@nl ;
  ns0:name "Perceel GDA01-M5682"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350568270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88549> ;
  ns0:startDate "1999-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7077669390991 52.028729425258,4.7077722580109 52.028788024258,4.7075894793922 52.028794106243,4.7074853763265 52.028798098416,4.7074446411118 52.028799526114,4.7074421649707 52.028772564645,4.7074400613106 52.028749865819,4.7074392224067 52.028740809673,4.7077669390991 52.028729425258))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

