@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/bVqToq>
  gtm:oppervlakte 177.0 ;
  gtm:kadastraalNummer 675.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L675"^^xsd:string ;
  gtm:kadastraleAanduiding "L675"@nl ;
  ns0:name "Perceel GDA01-L675"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340067570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcHJjN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKBu3T> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288312> ;
  ns0:startDate "2019-11-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7142763558897 52.005768840008,4.7143675919556 52.005797594154,4.7142178813504 52.005979310861,4.7141109130086 52.005945873564,4.7142104884455 52.005825629715,4.7142255928564 52.005830399034,4.7142763558897 52.005768840008))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

