@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/bz90Pb>
  gtm:oppervlakte 54.0 ;
  gtm:kadastraalNummer 4123.0 ;
  gtm:kadastraleAanduiding "D4123"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4123"^^xsd:string ;
  ns0:name "Perceel GDA01-D4123"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270412370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Vsk> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291287> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7048533302135 52.008910575874,4.7049794426745 52.008985793817,4.7049296326755 52.008961640891,4.7048057937612 52.009058573165,4.7048042222838 52.009057512411,4.7047565445993 52.009025327144,4.7047558526388 52.009024855735,4.7047658804859 52.009019619696,4.7047931555979 52.009005648034,4.7048203607456 52.008991487203,4.7048478446453 52.008977193156,4.7048759262006 52.008962866613,4.7049035860647 52.008948492677,4.7048560888127 52.008914025438,4.7048521703523 52.008911180363,4.7048533302135 52.008910575874))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

