@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/b008xqf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9427504c7df98cc0b708d1805040bf5e"^^xsd:string ;
  ns0:name "Pand 2313"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963140> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71000287 52.01351123, 4.70992318 52.01349633, 4.70991779 52.01355009, 4.70997822 52.01356143, 4.71000287 52.01351123))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

