@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/b007250>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/365e31c8b474f796eadf6e77da5631aa"^^xsd:string ;
  ns0:name "Pand 731"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961558> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71002535 52.00951478, 4.71007647 52.00948586, 4.70996524 52.00941376, 4.70990990 52.00944627, 4.71002535 52.00951478))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

