@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/b0088gb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/361fea81960c90a28865c7e3fb84af2b"^^xsd:string ;
  ns0:name "Pand 1755"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962582> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71210509 52.01192928, 4.71207205 52.01191205, 4.71196364 52.01199120, 4.71199692 52.01200768, 4.71210509 52.01192928, 4.71210509 52.01192928))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

