@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/bsTQKn>
  gtm:oppervlakte 201.0 ;
  gtm:kadastraalNummer 378.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N378"^^xsd:string ;
  gtm:kadastraleAanduiding "N378"@nl ;
  ns0:name "Perceel GDA01-N378"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360037870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQHHp> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89961> ;
  ns0:startDate "2018-05-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6814772461104 52.00343380789,4.6814976908734 52.003433040617,4.6815239859596 52.003432542115,4.6815502879689 52.003432529024,4.6815765679192 52.003432992183,4.6816028255285 52.003433949565,4.681637482555 52.00343514605,4.6816720744046 52.003436782567,4.6817066303441 52.003438850304,4.681741092267 52.003441339924,4.6817741747415 52.0034444954,4.6818071337944 52.00344809056,4.6818399548644 52.003452125317,4.6818726380938 52.003456590684,4.6816877972246 52.00356764961,4.6814772461104 52.00343380789))"^^geo:wktLiteral ;
    osm:area 201.0
  ] .

