@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/b0077sb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/605f177988b7bf431a6593730e0cb888"^^xsd:string ;
  ns0:name "Pand 894"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961721> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71382579 52.00983614, 4.71379502 52.00983317, 4.71377815 52.00989208, 4.71381016 52.00989557, 4.71382579 52.00983614))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

