@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b0078jt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4caa64dca12953b8e7f54770afc049b2"^^xsd:string ;
  ns0:name "Pand 916"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961743> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70391816 52.00989673, 4.70385177 52.00984801, 4.70378153 52.00989895, 4.70384632 52.00995122, 4.70391816 52.00989673))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

