@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b01zf2g>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 3958.0 ;
  gtm:kadastraleAanduiding "B3958"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3958"^^xsd:string ;
  schema:name "Perceel GDA01-B3958"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250395870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3033687> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094551056705 52.011735512777,4.7094516648622 52.011716455525,4.7094500250541 52.011707376783,4.709481177101 52.011704823658,4.7094787249835 52.011687812467,4.7094931333582 52.01168669097,4.7094928512742 52.011685116376,4.7095663099281 52.011681179879,4.7095669861909 52.01168654985,4.7095435753229 52.011687709416,4.7095585218468 52.01177721211,4.7094631831551 52.011780276598,4.7094390059994 52.011781054219,4.7094375519029 52.011735609458,4.7094551056705 52.011735512777))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

