@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/bYKU9p>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 3746.0 ;
  gtm:kadastraleAanduiding "D3746"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3746"^^xsd:string ;
  ns0:name "Perceel GDA01-D3746"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270374670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1SvwQ> ;
  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/73161> ;
  ns0:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085526617662 52.008063654224,4.7085833164472 52.008041836313,4.7087440607699 52.00812814382,4.7087044113614 52.008145685374,4.708620887952 52.008099021458,4.7085642285482 52.008067361216,4.708501803547 52.008111565846,4.7084926332427 52.008106380589,4.7085526617662 52.008063654224))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

