@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/b0078n2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8fcba31c3b74cc4e3178ae1b77aa3d2e"^^xsd:string ;
  ns0:name "Pand 919"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961746> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70500014 52.00987364, 4.70497072 52.00985943, 4.70492219 52.00989502, 4.70507512 52.00997443, 4.70512416 52.00993349, 4.70500014 52.00987364))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

