@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/b00747k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/39e274a5f80d98ee54b96d6278182996"^^xsd:string ;
  ns0:name "Pand 791"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961618> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71471472 52.00932981, 4.71466838 52.00932399, 4.71462833 52.00941975, 4.71467734 52.00942756, 4.71471472 52.00932981))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

