@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bacixb>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 156.0 ;
  gtm:kadastraleAanduiding "B156"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B156" ;
  ns0:name "Perceel GDA01-B156"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250015670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14003> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062752760681 52.012994963395,4.7062721876604 52.012992105195,4.7062655941855 52.01298600887,4.7062750448609 52.01297854024,4.7062896990454 52.012967982729,4.706417830467 52.012875693784,4.7064288513002 52.012880889897,4.7063362820744 52.012945996868,4.7063139987333 52.012963979624,4.7062885299355 52.012984532611,4.7062752760681 52.012994963395))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

